home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / bash_114.zip / bash-1.14.2 / lib / glob / ChangeLog next >
Encoding:
Text File  |  1993-03-23  |  422 b   |  14 lines

  1. Thu Oct 29 08:58:12 1992  Brian Fox  (bfox@cubit)
  2.  
  3.     * glob.c (glob_filename): Fix tiny memory leak.  Rework some
  4.     comments.
  5.  
  6. Mon Jul 20 10:57:36 1992  Brian Fox  (bfox@cubit)
  7.  
  8.     * glob.c: (glob_filename) Change use of rindex () to strrchr ().
  9.  
  10. Thu Jul  9 10:02:47 1992  Brian Fox  (bfox@cubit)
  11.  
  12.     * fnmatch.c: (fnmatch) Only process `[' as the start of a bracket
  13.     expression if there is a closing `]' present in the string.
  14.